SUMMARY

Modified on 2014/10/29 10:08 by Chad Lowe (CTS) — Categorized as: Uncategorized

PLOT_LINE( <value> )

SUMMARY( <format string>, [<arg0>, <arg1>, ..., <argn> )



Displays a summary.

Function Parameters
ParameterDescription
<format string>The formatting string of the summary.
<arg0> ... <argn>The values that will get substituted into the format string.

{?} specifies a placeholder in the format string where the argument values are substituted in.